body { 
padding-top: 50px; 
}
h1 {
  font-size: 60px;
  font-weight: bold;
}


.intro-header {

  background: no-repeat center center;
  background-attachment: scroll;
  background-size: cover;
  margin-bottom: 50px;
  padding: 175px 0 50px;
  color: white;
  text-align: left;

}
.intro-header .site-heading .subheading{
  font-size: 24px;
  font-weight: bold;
  font-style: oblique;
  line-height: 1.1;
  display: block;
}